Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated action and added assignee #139433

Merged
merged 2 commits into from
Aug 16, 2023
Merged

updated action and added assignee #139433

merged 2 commits into from
Aug 16, 2023

Conversation

ateklu7
Copy link
Contributor

@ateklu7 ateklu7 commented Aug 15, 2023

Description
Two workflow Jobs
Runs during PR creation on main and outputs the findings in GitHub Workflow console
Runs on Cron and creates JIRA ticket based on findings
Here is a sample JIRA output
https://qmacbis.atlassian.net/browse/MDCT-2579
JIRA ticket behavior
Exisitng ticket check is set to default 60days, this can be adjusted as needed.
The same Vulnerability can re-exist after the resoultion when a the same package is added for this reason there is acheck for Closed or Cancelled ticket and based on that a ticket get created.
SNYK Ignore
There is a .snyk file in the root directory that can hold a list of snyk ignore ids, a vulnerabiity can be manually added there following the same synaxt in the file, so when Snyk scan runs all the vulnerabilities in .snyk file will be ignored.
Related ticket(s)
How to test
Important updates
Author checklist
I have performed a self-review of my code
I have added thorough tests, if necessary
I have updated relevant documentation, if necessary

@codeclimate
Copy link

codeclimate bot commented Aug 15, 2023

Code Climate has analyzed commit 378d372 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 55.6% (0.0% change).

View more on Code Climate.

@braxex braxex merged commit 26870e4 into main Aug 16, 2023
14 checks passed
@braxex braxex deleted the snyk-workflow-update branch August 16, 2023 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants